home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The National Palace Museum Experience
/
The National Palace Museum Experience.iso
/
Programs
/
Guide.dxr
/
00071.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-11-19
|
214 b
|
13 lines
on exitFrame
global returnframe
set mousepos to point(the mouseH, the mouseV)
if not inside(mousepos, rect(0, 0, 320, 78)) then
go(returnframe)
end if
go(the frame)
end
on idle
synchronizing()
end